How to Install dumpasn1 software package in Ubuntu 17.04 (Zesty Zapus)

How to Install dumpasn1 software package in Ubuntu 17.04 (Zesty Zapus)

dumpasn1 software package provides ASN.1 object dump program, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dumpasn1 

dumpasn1 is installed in your system.

Make ensure the dumpasn1 package were installed using the commands given below,

$ sudo dpkg-query -l | grep dumpasn1 *

You will get with dumpasn1 package name, version, architecture and description in a table

dumpasn1 package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Utilities
Package dumpasn1
Version 20150808-3
Description ASN.1 object dump program
Sub Section utils


See Also, How to uninstall or remove dumpasn1 software package from Ubuntu 17.04 (Zesty Zapus)?